home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / nice.1 < prev    next >
Encoding:
Text File  |  1994-07-26  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4. NICE(1L)          Misc. Reference Manual Pages           NICE(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      nice - run a program with modified scheduling priority
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      nnnniiiicccceeee [-n adjustment] [-adjustment] [--adjustment=adjustment]
  13.      [--help] [--version] [command [arg...]]
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This manual page documents the GNU version  of  nnnniiiicccceeee.   Note
  17.      that  most  shells  have a built-in command by the same name
  18.      and with similar functionality.
  19.  
  20.      If no arguments are given, nnnniiiicccceeee prints the current  schedul-
  21.      ing  priority, which it inherited.  Otherwise, nnnniiiicccceeee runs the
  22.      given _c_o_m_m_a_n_d with its scheduling priority adjusted.  If  no
  23.      _a_d_j_u_s_t_m_e_n_t  is  given, the priority of the command is incre-
  24.      mented by 10.  The superuser can specify a negative  adjust-
  25.      ment.   The  priority can be adjusted by nnnniiiicccceeee over the range
  26.      of -20 (the highest priority) to 19 (the lowest).
  27.  
  28.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  29.      -_n _a_d_j_u_s_t_m_e_n_t, -_a_d_j_u_s_t_m_e_n_t, --_a_d_j_u_s_t_m_e_n_t=_a_d_j_u_s_t_m_e_n_t
  30.           Add _a_d_j_u_s_t_m_e_n_t instead of 10 to the command's priority.
  31.  
  32.      --_h_e_l_p
  33.           Print a usage message on standard output and exit  suc-
  34.           cessfully.
  35.  
  36.      --_v_e_r_s_i_o_n
  37.           Print version information on standard output then  exit
  38.           successfully.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF             Last change: GNU Shell Utilities                1
  64.  
  65.  
  66.  
  67.